]> git.neil.brown.name Git - wiggle.git/commit
Disable *all* backups when --no-backups used master
authorNeilBrown <neil@brown.name>
Wed, 13 Sep 2023 07:08:30 +0000 (17:08 +1000)
committerNeilBrown <neil@brown.name>
Wed, 13 Sep 2023 07:08:30 +0000 (17:08 +1000)
commitdd15fe5984471bdd8e6909179aa77531f5f80691
treed3e18ee26a105eeaf9aa940dfff3e5554d105a01
parentfb0c532563b04b43ed31f0c63b964f8b442a4999
Disable *all* backups when --no-backups used

The patch that introduced --no-backups only disabled backups in "-B"
mode, not with normal usage.

This patch extended that to all backups to "*.porig".

Fixes-github-issue: #25
Signed-off-by: NeilBrown <neil@brown.name>
wiggle.c